3.986 \(\int \frac{x^5}{(a+b x^2)^{7/2} \sqrt{c+d x^2}} \, dx\)

Optimal. Leaf size=154 \[ -\frac{\sqrt{c+d x^2} \left (3 a^2 d^2-10 a b c d+15 b^2 c^2\right )}{15 b^2 \sqrt{a+b x^2} (b c-a d)^3}-\frac{a^2 \sqrt{c+d x^2}}{5 b^2 \left (a+b x^2\right )^{5/2} (b c-a d)}+\frac{2 a \sqrt{c+d x^2} (5 b c-3 a d)}{15 b^2 \left (a+b x^2\right )^{3/2} (b c-a d)^2} \]

[Out]

-(a^2*Sqrt[c + d*x^2])/(5*b^2*(b*c - a*d)*(a + b*x^2)^(5/2)) + (2*a*(5*b*c - 3*a*d)*Sqrt[c + d*x^2])/(15*b^2*(
b*c - a*d)^2*(a + b*x^2)^(3/2)) - ((15*b^2*c^2 - 10*a*b*c*d + 3*a^2*d^2)*Sqrt[c + d*x^2])/(15*b^2*(b*c - a*d)^
3*Sqrt[a + b*x^2])

________________________________________________________________________________________

Rubi [A]  time = 0.180243, antiderivative size = 154, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 26, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.154, Rules used = {446, 89, 78, 37} \[ -\frac{\sqrt{c+d x^2} \left (3 a^2 d^2-10 a b c d+15 b^2 c^2\right )}{15 b^2 \sqrt{a+b x^2} (b c-a d)^3}-\frac{a^2 \sqrt{c+d x^2}}{5 b^2 \left (a+b x^2\right )^{5/2} (b c-a d)}+\frac{2 a \sqrt{c+d x^2} (5 b c-3 a d)}{15 b^2 \left (a+b x^2\right )^{3/2} (b c-a d)^2} \]

Antiderivative was successfully verified.

[In]

Int[x^5/((a + b*x^2)^(7/2)*Sqrt[c + d*x^2]),x]

[Out]

-(a^2*Sqrt[c + d*x^2])/(5*b^2*(b*c - a*d)*(a + b*x^2)^(5/2)) + (2*a*(5*b*c - 3*a*d)*Sqrt[c + d*x^2])/(15*b^2*(
b*c - a*d)^2*(a + b*x^2)^(3/2)) - ((15*b^2*c^2 - 10*a*b*c*d + 3*a^2*d^2)*Sqrt[c + d*x^2])/(15*b^2*(b*c - a*d)^
3*Sqrt[a + b*x^2])

Rule 446

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Dist[1/n, Subst[Int
[x^(Simplify[(m + 1)/n] - 1)*(a + b*x)^p*(c + d*x)^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, m, n, p, q}, x] &&
 NeQ[b*c - a*d, 0] && IntegerQ[Simplify[(m + 1)/n]]

Rule 89

Int[((a_.) + (b_.)*(x_))^2*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[((b*c - a*
d)^2*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/(d^2*(d*e - c*f)*(n + 1)), x] - Dist[1/(d^2*(d*e - c*f)*(n + 1)), In
t[(c + d*x)^(n + 1)*(e + f*x)^p*Simp[a^2*d^2*f*(n + p + 2) + b^2*c*(d*e*(n + 1) + c*f*(p + 1)) - 2*a*b*d*(d*e*
(n + 1) + c*f*(p + 1)) - b^2*d*(d*e - c*f)*(n + 1)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && (LtQ
[n, -1] || (EqQ[n + p + 3, 0] && NeQ[n, -1] && (SumSimplerQ[n, 1] ||  !SumSimplerQ[p, 1])))

Rule 78

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> -Simp[((b*e - a*f
)*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/(f*(p + 1)*(c*f - d*e)), x] - Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1)
+ c*f*(p + 1)))/(f*(p + 1)*(c*f - d*e)), Int[(c + d*x)^n*(e + f*x)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e, f,
 n}, x] && LtQ[p, -1] && ( !LtQ[n, -1] || IntegerQ[p] ||  !(IntegerQ[n] ||  !(EqQ[e, 0] ||  !(EqQ[c, 0] || LtQ
[p, n]))))

Rule 37

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^(n +
1))/((b*c - a*d)*(m + 1)), x] /; FreeQ[{a, b, c, d, m, n}, x] && NeQ[b*c - a*d, 0] && EqQ[m + n + 2, 0] && NeQ
[m, -1]

Rubi steps

\begin{align*} \int \frac{x^5}{\left (a+b x^2\right )^{7/2} \sqrt{c+d x^2}} \, dx &=\frac{1}{2} \operatorname{Subst}\left (\int \frac{x^2}{(a+b x)^{7/2} \sqrt{c+d x}} \, dx,x,x^2\right )\\ &=-\frac{a^2 \sqrt{c+d x^2}}{5 b^2 (b c-a d) \left (a+b x^2\right )^{5/2}}+\frac{\operatorname{Subst}\left (\int \frac{-\frac{1}{2} a (5 b c-a d)+\frac{5}{2} b (b c-a d) x}{(a+b x)^{5/2} \sqrt{c+d x}} \, dx,x,x^2\right )}{5 b^2 (b c-a d)}\\ &=-\frac{a^2 \sqrt{c+d x^2}}{5 b^2 (b c-a d) \left (a+b x^2\right )^{5/2}}+\frac{2 a (5 b c-3 a d) \sqrt{c+d x^2}}{15 b^2 (b c-a d)^2 \left (a+b x^2\right )^{3/2}}+\frac{\left (15 b^2 c^2-10 a b c d+3 a^2 d^2\right ) \operatorname{Subst}\left (\int \frac{1}{(a+b x)^{3/2} \sqrt{c+d x}} \, dx,x,x^2\right )}{30 b^2 (b c-a d)^2}\\ &=-\frac{a^2 \sqrt{c+d x^2}}{5 b^2 (b c-a d) \left (a+b x^2\right )^{5/2}}+\frac{2 a (5 b c-3 a d) \sqrt{c+d x^2}}{15 b^2 (b c-a d)^2 \left (a+b x^2\right )^{3/2}}-\frac{\left (15 b^2 c^2-10 a b c d+3 a^2 d^2\right ) \sqrt{c+d x^2}}{15 b^2 (b c-a d)^3 \sqrt{a+b x^2}}\\ \end{align*}

Mathematica [A]  time = 0.0536155, size = 91, normalized size = 0.59 \[ -\frac{\sqrt{c+d x^2} \left (a^2 \left (8 c^2-4 c d x^2+3 d^2 x^4\right )+10 a b c x^2 \left (2 c-d x^2\right )+15 b^2 c^2 x^4\right )}{15 \left (a+b x^2\right )^{5/2} (b c-a d)^3} \]

Antiderivative was successfully verified.

[In]

Integrate[x^5/((a + b*x^2)^(7/2)*Sqrt[c + d*x^2]),x]

[Out]

-(Sqrt[c + d*x^2]*(15*b^2*c^2*x^4 + 10*a*b*c*x^2*(2*c - d*x^2) + a^2*(8*c^2 - 4*c*d*x^2 + 3*d^2*x^4)))/(15*(b*
c - a*d)^3*(a + b*x^2)^(5/2))

________________________________________________________________________________________

Maple [A]  time = 0.007, size = 119, normalized size = 0.8 \begin{align*}{\frac{3\,{a}^{2}{d}^{2}{x}^{4}-10\,abcd{x}^{4}+15\,{b}^{2}{c}^{2}{x}^{4}-4\,{a}^{2}cd{x}^{2}+20\,a{c}^{2}b{x}^{2}+8\,{a}^{2}{c}^{2}}{15\,{a}^{3}{d}^{3}-45\,{a}^{2}c{d}^{2}b+45\,a{c}^{2}d{b}^{2}-15\,{c}^{3}{b}^{3}}\sqrt{d{x}^{2}+c} \left ( b{x}^{2}+a \right ) ^{-{\frac{5}{2}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^5/(b*x^2+a)^(7/2)/(d*x^2+c)^(1/2),x)

[Out]

1/15*(d*x^2+c)^(1/2)*(3*a^2*d^2*x^4-10*a*b*c*d*x^4+15*b^2*c^2*x^4-4*a^2*c*d*x^2+20*a*b*c^2*x^2+8*a^2*c^2)/(b*x
^2+a)^(5/2)/(a^3*d^3-3*a^2*b*c*d^2+3*a*b^2*c^2*d-b^3*c^3)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^5/(b*x^2+a)^(7/2)/(d*x^2+c)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [A]  time = 4.06474, size = 522, normalized size = 3.39 \begin{align*} -\frac{{\left ({\left (15 \, b^{2} c^{2} - 10 \, a b c d + 3 \, a^{2} d^{2}\right )} x^{4} + 8 \, a^{2} c^{2} + 4 \,{\left (5 \, a b c^{2} - a^{2} c d\right )} x^{2}\right )} \sqrt{b x^{2} + a} \sqrt{d x^{2} + c}}{15 \,{\left (a^{3} b^{3} c^{3} - 3 \, a^{4} b^{2} c^{2} d + 3 \, a^{5} b c d^{2} - a^{6} d^{3} +{\left (b^{6} c^{3} - 3 \, a b^{5} c^{2} d + 3 \, a^{2} b^{4} c d^{2} - a^{3} b^{3} d^{3}\right )} x^{6} + 3 \,{\left (a b^{5} c^{3} - 3 \, a^{2} b^{4} c^{2} d + 3 \, a^{3} b^{3} c d^{2} - a^{4} b^{2} d^{3}\right )} x^{4} + 3 \,{\left (a^{2} b^{4} c^{3} - 3 \, a^{3} b^{3} c^{2} d + 3 \, a^{4} b^{2} c d^{2} - a^{5} b d^{3}\right )} x^{2}\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^5/(b*x^2+a)^(7/2)/(d*x^2+c)^(1/2),x, algorithm="fricas")

[Out]

-1/15*((15*b^2*c^2 - 10*a*b*c*d + 3*a^2*d^2)*x^4 + 8*a^2*c^2 + 4*(5*a*b*c^2 - a^2*c*d)*x^2)*sqrt(b*x^2 + a)*sq
rt(d*x^2 + c)/(a^3*b^3*c^3 - 3*a^4*b^2*c^2*d + 3*a^5*b*c*d^2 - a^6*d^3 + (b^6*c^3 - 3*a*b^5*c^2*d + 3*a^2*b^4*
c*d^2 - a^3*b^3*d^3)*x^6 + 3*(a*b^5*c^3 - 3*a^2*b^4*c^2*d + 3*a^3*b^3*c*d^2 - a^4*b^2*d^3)*x^4 + 3*(a^2*b^4*c^
3 - 3*a^3*b^3*c^2*d + 3*a^4*b^2*c*d^2 - a^5*b*d^3)*x^2)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{x^{5}}{\left (a + b x^{2}\right )^{\frac{7}{2}} \sqrt{c + d x^{2}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**5/(b*x**2+a)**(7/2)/(d*x**2+c)**(1/2),x)

[Out]

Integral(x**5/((a + b*x**2)**(7/2)*sqrt(c + d*x**2)), x)

________________________________________________________________________________________

Giac [B]  time = 1.39943, size = 806, normalized size = 5.23 \begin{align*} -\frac{2 \,{\left (15 \, \sqrt{b d} b^{8} c^{4} - 40 \, \sqrt{b d} a b^{7} c^{3} d + 38 \, \sqrt{b d} a^{2} b^{6} c^{2} d^{2} - 16 \, \sqrt{b d} a^{3} b^{5} c d^{3} + 3 \, \sqrt{b d} a^{4} b^{4} d^{4} - 60 \, \sqrt{b d}{\left (\sqrt{b x^{2} + a} \sqrt{b d} - \sqrt{b^{2} c +{\left (b x^{2} + a\right )} b d - a b d}\right )}^{2} b^{6} c^{3} + 80 \, \sqrt{b d}{\left (\sqrt{b x^{2} + a} \sqrt{b d} - \sqrt{b^{2} c +{\left (b x^{2} + a\right )} b d - a b d}\right )}^{2} a b^{5} c^{2} d - 20 \, \sqrt{b d}{\left (\sqrt{b x^{2} + a} \sqrt{b d} - \sqrt{b^{2} c +{\left (b x^{2} + a\right )} b d - a b d}\right )}^{2} a^{2} b^{4} c d^{2} + 90 \, \sqrt{b d}{\left (\sqrt{b x^{2} + a} \sqrt{b d} - \sqrt{b^{2} c +{\left (b x^{2} + a\right )} b d - a b d}\right )}^{4} b^{4} c^{2} - 40 \, \sqrt{b d}{\left (\sqrt{b x^{2} + a} \sqrt{b d} - \sqrt{b^{2} c +{\left (b x^{2} + a\right )} b d - a b d}\right )}^{4} a b^{3} c d + 30 \, \sqrt{b d}{\left (\sqrt{b x^{2} + a} \sqrt{b d} - \sqrt{b^{2} c +{\left (b x^{2} + a\right )} b d - a b d}\right )}^{4} a^{2} b^{2} d^{2} - 60 \, \sqrt{b d}{\left (\sqrt{b x^{2} + a} \sqrt{b d} - \sqrt{b^{2} c +{\left (b x^{2} + a\right )} b d - a b d}\right )}^{6} b^{2} c + 15 \, \sqrt{b d}{\left (\sqrt{b x^{2} + a} \sqrt{b d} - \sqrt{b^{2} c +{\left (b x^{2} + a\right )} b d - a b d}\right )}^{8}\right )}}{15 \,{\left (b^{2} c - a b d -{\left (\sqrt{b x^{2} + a} \sqrt{b d} - \sqrt{b^{2} c +{\left (b x^{2} + a\right )} b d - a b d}\right )}^{2}\right )}^{5} b{\left | b \right |}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^5/(b*x^2+a)^(7/2)/(d*x^2+c)^(1/2),x, algorithm="giac")

[Out]

-2/15*(15*sqrt(b*d)*b^8*c^4 - 40*sqrt(b*d)*a*b^7*c^3*d + 38*sqrt(b*d)*a^2*b^6*c^2*d^2 - 16*sqrt(b*d)*a^3*b^5*c
*d^3 + 3*sqrt(b*d)*a^4*b^4*d^4 - 60*sqrt(b*d)*(sqrt(b*x^2 + a)*sqrt(b*d) - sqrt(b^2*c + (b*x^2 + a)*b*d - a*b*
d))^2*b^6*c^3 + 80*sqrt(b*d)*(sqrt(b*x^2 + a)*sqrt(b*d) - sqrt(b^2*c + (b*x^2 + a)*b*d - a*b*d))^2*a*b^5*c^2*d
 - 20*sqrt(b*d)*(sqrt(b*x^2 + a)*sqrt(b*d) - sqrt(b^2*c + (b*x^2 + a)*b*d - a*b*d))^2*a^2*b^4*c*d^2 + 90*sqrt(
b*d)*(sqrt(b*x^2 + a)*sqrt(b*d) - sqrt(b^2*c + (b*x^2 + a)*b*d - a*b*d))^4*b^4*c^2 - 40*sqrt(b*d)*(sqrt(b*x^2
+ a)*sqrt(b*d) - sqrt(b^2*c + (b*x^2 + a)*b*d - a*b*d))^4*a*b^3*c*d + 30*sqrt(b*d)*(sqrt(b*x^2 + a)*sqrt(b*d)
- sqrt(b^2*c + (b*x^2 + a)*b*d - a*b*d))^4*a^2*b^2*d^2 - 60*sqrt(b*d)*(sqrt(b*x^2 + a)*sqrt(b*d) - sqrt(b^2*c
+ (b*x^2 + a)*b*d - a*b*d))^6*b^2*c + 15*sqrt(b*d)*(sqrt(b*x^2 + a)*sqrt(b*d) - sqrt(b^2*c + (b*x^2 + a)*b*d -
 a*b*d))^8)/((b^2*c - a*b*d - (sqrt(b*x^2 + a)*sqrt(b*d) - sqrt(b^2*c + (b*x^2 + a)*b*d - a*b*d))^2)^5*b*abs(b
))